home *** CD-ROM | disk | FTP | other *** search
- Path: news.cc.ic.ac.uk!simonh
- From: simonh@ic.ac.uk (Dr S.J. Harris)
- Newsgroups: comp.lang.c
- Subject: Re: Help about the sin() with linux
- Date: 23 Jan 1996 12:51:09 GMT
- Organization: Imperial College of Science, Technology and Medicine, London
- Message-ID: <4e2ljt$5mf@oban.cc.ic.ac.uk>
- References: <4e2eur$50@avalon.imaginet.fr>
- NNTP-Posting-Host: piano.cv.ic.ac.uk
-
- In article <4e2eur$50@avalon.imaginet.fr> Username@imaginet.fr writes:
- >hi I have a high problem with le function sin and cos under linux.
- >Then I can't code math program. Please if you can help me, save me..
- > Johann
- >Thank.
- >
-
- Bit difficult to help with so little to go on, but:
-
- 1. Have you included math.h
- 2. Have you remembered that sin, cos, etc. work on RADIANS
-
- Simon.
-
-
-